gstreamer: Fix gl context use
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 Feb 2023 00:29:04 +0000 (19:29 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 Feb 2023 00:29:04 +0000 (19:29 -0500)
commit7430bd7780ed6b33d9bbc4d78ec241b84c5c65c7
tree4a20f6af6cb490eed6933083a26731f7c6c5f6ca
parentf121f607aecdc7513e378985a76d55ad258f2b8a
gstreamer: Fix gl context use

We were not activating the context in which
we want to wait for the fence. This caused
a stream of critical warnings.

Fixes: #5586
modules/media/gtkgstsink.c